(compile_pattern): Only check `cp->syntax_table' if needed.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 3 Oct 2006 13:47:26 +0000 (13:47 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 3 Oct 2006 13:47:26 +0000 (13:47 +0000)
commit1ea2f270e21a0118802aa2dd1191a6ae82caa3b4
tree564198bc63ec528b20504e8b0196fa6637f1b275
parentf28377cc63844dd55d7805e5223fd8dc158d1e6f
(compile_pattern): Only check `cp->syntax_table' if needed.
(compile_pattern_1): Remember `used_syntax' in `cp->syntax_table'.
(clear_regexp_cache): Only flush those regexps which depend on
a syntax-table.
src/ChangeLog
src/search.c